GetAutoMateLogfile

Syntax:

GetAutoMateLogfile()

Description:
Returns the path and name of the AutoMate text log file.  Events are logged to this text file when the logging preferences are set to "Text file" or "Both" in the AutoMate Configuration Manager logging options.

Parameter Description

(no parameters)

Example:

Sub Main
MsgBox GetAutoMateLogfile()
End
Sub

See Also:

Logging Options